//==============================================================================
// Chimaera_Anim.txt
//==============================================================================

//==============================================================================
anim Bored
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual Chimaera_bored
length 2.5
				}
			}
		}
	}
}


//==============================================================================
anim Idle
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual Chimaera_idle
				}
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual Chimaera_walk
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.10 false GiantFootsteps checkVisible   
            tag SpecificSoundSet 0.15 false GiantFootsteps checkVisible   
            tag SpecificSoundSet 0.60 false GiantFootsteps checkVisible   
            tag SpecificSoundSet 0.65 false GiantFootsteps checkVisible   
//-- end auto generated section
				}
			}
		}
	}
}

//==============================================================================
anim Whirlwindattack
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual Chimaera_whirlwindattack
//-- auto generated by the bang animation tool
//-- do not hand edit these values
               tag Attack 0.10 true   
               tag GenericSound 0.10 true  
            tag SpecificSoundSet 0.20 false NemeanLionSpecialAttack checkVisible 
//-- end auto generated section
length 2.2
				}
			}
		}
	}
}
//==============================================================================
anim Attack
{
   SetSelector
   {
VariationLogic
      set hotspot
      {
         version
         {
				Visual Chimaera_attacka
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.50 true   
            tag Attack 0.64 true   
            tag GenericSound 0.40 true
            tag SpecificSoundSet 0.50 false CrocSnap checkVisible 
            tag SpecificSoundSet 0.64 false CrocSnap checkVisible 
//-- end auto generated section
         }
			version
         {
				Visual Chimaera_attackb
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.33 true   
            tag Attack 0.75 true   
            tag GenericSound 0.40 true
            tag SpecificSoundSet 0.33 false CrocSnap checkVisible 
            tag SpecificSoundSet 0.75 false CrocSnap checkVisible 
//-- end auto generated section
         }
      }
   }
}

//==============================================================================
anim Death
{
	SetSelector
	{
		SetSelector
		{
			set hotspot
			{
				version
				{
				Visual Chimaera_death
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.53 false HeavyFall checkVisible 
//-- end auto generated section
				}
			}
		}
	}
}
